home *** CD-ROM | disk | FTP | other *** search
/ Private Casting / Casting One.bin / Docs / Tienda.dir / 00037.ls < prev    next >
Encoding:
Text File  |  1998-02-21  |  247 b   |  11 lines

  1. on startMovie
  2.   global idioma
  3.   if idioma = VOID then
  4.   end if
  5.   set the visible of sprite 10 to 0
  6.   set the visible of sprite 11 to 0
  7.   set the visible of sprite 12 to 0
  8.   set the visible of sprite 14 to 0
  9.   set the visible of sprite 17 to 0
  10. end
  11.